home *** CD-ROM | disk | FTP | other *** search
/ The Video Game Solution CD / The VideoGame Solution CD.iso / demos / pro27 / remove.bat < prev    next >
Encoding:
DOS Batch File  |  1993-10-06  |  135 b   |  6 lines

  1. @echo off
  2. echo Removing MIDPAK driver and music
  3. del midpak.*
  4. del *.xmi
  5. echo To change sound setup just run the batch file 'SETUP'
  6.